home *** CD-ROM | disk | FTP | other *** search
/ Video Strip Poker / Video Strip Poker by Torquemada Games.iso / MSDERUN.DLL / string.txt next >
Text File  |  2004-03-04  |  13KB  |  166 lines

  1. 36784    Microsoft Data Environment 1.0
  2. 36785    Microsoft Data Environment Instance 1.0
  3. 36786    Microsoft Data Environment Extensibility Objects 1.0
  4. 36787    A collection of the DEConnection objects contained in a Data Environment.
  5. 36788    A collection of the Recordset objects contained in a Data Environment.
  6. 36789    Loads a Data Environment from a file.
  7. 36790    Clones a Data Environment.
  8. 36791    The set of events associated with a Data Environment.
  9. 36792    Returns the number of DEConnection objects contained in a Data Environment.
  10. 36793    Returns a specific DEConnection object by index contained in a Data Environment.
  11. 36794    Returns the number of Recordset objects contained in a Data Environment.
  12. 36795    Returns a specific Recordset object by index contained in a Data Environment.
  13. 36796    Displays an About dialog box with version and copyright information for the Data Environment.
  14. 36797    Returns the number of DECommands objects contained in a Data Environment.
  15. 36798    Returns a specific DECommand object by index contained in a Data Environment.
  16. 36799    A collection of the DECommand objects contained in a Data Environment.
  17. 36800    Defines a DEConnection object that connects to a source of data.
  18. 36801    Returns/sets the name to identify a DEConnection object.
  19. 36802    Returns/sets the location of the cursor engine to use for a DEConnection object. 
  20. 36803    Returns/sets the time, in seconds, that the server waits for a DECommand object to return from the server.
  21. 36804    Returns/sets the time, in seconds, that the server waits to open a DEConnection object.
  22. 36805    Returns/sets the user logon name to be used at design-time for a DEConnection object.
  23. 36806    Returns/sets the connection string to be used as the source of a DEConnection object.
  24. 36807    Returns/sets the password to be used at design-time for a DEConnection object.
  25. 36808    Returns/sets additional connection string attributes to be used for a DEConnection object.
  26. 36809    Returns/sets the prompting behavior to use at design-time when a DEConnection object is opened.
  27. 36810    Returns/sets whether the authentication information for a DEConnection object is saved with design-time project.
  28. 36812    Returns/sets whether the source of a DEConnection object is defined by a connection string, a data link file, or an ODBC data source.
  29. 36813    The set of events associated with a DEConnection object.
  30. 36814    Returns/sets the connection string for a DEConnection object.
  31. 36815    A definition of a specific command that is executed against a data source.
  32. 36816    Returns/sets the name to identify a DECommand object.
  33. 36817    Returns/sets the source type, such as table or stored procedure, that a DECommand object is based.
  34. 36818    Returns/sets the number of records cached locally in memory for the result of a DECommand object.
  35. 36819    Returns/sets the maximum number of records returned for a DECommand object.
  36. 36820    Returns/sets the type of lock used when editing the results of a DECommand object.
  37. 36821    Returns/sets the name of a DEConnection object which a DECommand object is associated.
  38. 36822    Returns/sets the text of a DECommand object to issue against a provider.
  39. 36823    Returns/sets the time, in seconds, how long to wait while executing a DECommand object before terminating the attempt and generating an error.
  40. 36824    Returns/sets the type of cursor used for a DECommand object.
  41. 36825    Returns/sets whether or not to save a compiled version of a DECommand object before execution.
  42. 36826    Returns/sets the call syntax used to execute a DECommand object.
  43. 36827    A collection of the DEParameter objects contained in a DECommand object.
  44. 36828    A collection of the DEField objects contained in a DECommand object.
  45. 36829    Returns/sets the location of the cursor engine of a DECommand object.
  46. 36830    Returns/sets whether a DECommand object is grouped.
  47. 36831    Returns/sets the name of the parent summary Recordset object that is created when a DECommand object is grouped. 
  48. 36832    Returns/sets whether a DECommand object is the child DECommand object in a relation hierarchy.
  49. 36833    Returns/sets the name of a parent DECommand object used in the relation hierarchy.
  50. 36834    Returns/sets the name of a parent Recordset that is created when a grand total aggregate is specified for a DECommand object.
  51. 36835    The set of events associated with a DECommand object.
  52. 36836    Returns the version of the Data Environment.
  53. 36837    A collection of the DEConnection objects in the Data Environment.
  54. 36838    A collection of the Recordset objects in the Data Environment.
  55. 36839    The set of events associated with the Data Environment extensibility object.
  56. 36840    Occurs when a DEConnection object is added to the Data Environment.
  57. 36841    Occurs when a DEConnection object is removed from the Data Environment.
  58. 36842    Occurs when a DECommand object is added to the Data Environment.
  59. 36843    Occurs when a DECommand object is removed from the Data Environment.
  60. 36844    Occurs when the value of a property associated with a DECommand object is changed.
  61. 36845    Occurs when a value of a property associated with a DEConnection object is changed.
  62. 36846    Specifies the source of a DECommand object is being edited using the query tool.
  63. 36847    Gets the query text from the query tool that is editing the source of a DECommand object.
  64. 36848    Specifies that a DECommand object is no longer being edited using the query tool.
  65. 36849    Returns number of DEConnection objects in the Data Environment.
  66. 36850    Returns a specific DEConnection object by index contained in the Data Environment.
  67. 36851    Occurs when a DEConnection object is added to the Data Environment.
  68. 36852    Occurs when a DEConnection object is removed from the Data Environment.
  69. 36853    Returns/sets the number of DECommand objects in the Data Environment.
  70. 36854    Returns a specific Recordset object by index in the Data Environment.
  71. 36855    Adds a DECommand object to the Data Environment.
  72. 36856    Removes a DECommand object from the Data Environment.
  73. 36857    Returns/sets whether the property page is displayed immediately after an object is created in the Data Environment.
  74. 36858    Returns/sets whether a confirmation prior to deleting an object in the Data Environment is displayed.
  75. 36859    Returns/sets whether the status bar is displayed in the Data Environment Designer window.
  76. 36860    Returns/sets whether system database objects are shown in the object drop-down box in the DECommand object property page.
  77. 36861    Returns/sets whether warning messages are displayed when errors occur at design-time.
  78. 36862    Represents a column of data with a common data type.
  79. 36863    Returns/sets the name to identify the DEField object.
  80. 36864    Returns/sets the scale of numeric values in a DEField object.
  81. 36865    Returns/sets the degree of precision for numeric values in a DEField object.
  82. 36866    Returns/sets the maximum size, in bytes or characters, of a DEField object.
  83. 36867    Returns/sets the operational type or data type of a DEField object.
  84. 36868    Returns/sets one or more characteristics of a DEField object.
  85. 36869    Returns/sets the caption of the DEField object.
  86. 36870    Returns/sets the default control to use for a DEField object.
  87. 36871    A collection of the DEField objects contained in a DECommand object. 
  88. 36872    Returns the number of DEField objects in a DECommand object.
  89. 36873    Returns a specific DEField object by index in a DECommand object.
  90. 36874    Represents a parameter or argument associated with a DECommand object based on a parameterized query or stored procedure.
  91. 36875    Returns/sets the value associated with a DEParameter object.
  92. 36876    Returns/sets the name to identify a DEParameter object.
  93. 36877    Returns/sets whether a DEParameter object represents an input parameter, an output parameter, or both, or if the parameter is the return value from a stored procedure.
  94. 36878    Returns/sets the scale of numeric values in a DEParameter object.
  95. 36879     Returns/sets the degree of precision for numeric values in a DEParameter object.
  96. 36880     Returns/sets the maximum size, in bytes or characters, of a DEParameter object.
  97. 36881    Returns/sets the operational type or data type of a DEParameter object.
  98. 36882    Returns/sets the host data type of a DEParameter object.
  99. 36883    A collection of the DEParameter objects in a DECommand object.
  100. 36884    Returns the number DEParameter objects in a DECommand object.
  101. 36885    Returns a specific DEParameter object by index in a DECommand object.
  102. 36886    Represents a column of calculated data with a common data type.
  103. 36887    Returns/sets the name to identify a DEAggregate object.
  104. 36888    Returns/sets what command the calculated value of a DEAggregate object is based.
  105. 36889    Returns/sets whether the calculated value of a DEAggregate object is based on a grand total, a grouping, or a relation hierarchy.
  106. 36890    Returns/sets the function to use to calculate the value of a DEAggregate object.
  107. 36891    Returns/sets the DEField object to perform the function on to calculate the value of a DEAggregate object.
  108. 36892    Returns/sets the caption of a DEAggregate object.
  109. 36893    Returns/sets the default control to use for a DEAggregate object.
  110. 36894    A collection of the DEAggregate objects in a DECommand object.
  111. 36895    Returns the number of DEAggregate objects in a DECommand.
  112. 36896    Returns a specific DEAggregate object by index in a DECommand object.
  113. 36897    Adds a DEAggregate object to a DECommand object.
  114. 36898    Removes a DEAggregate object from a DECommand object.
  115. 36899    Represents a relation definition which defines a relation hierarchy between two commands.
  116. 36900    Returns/sets whether a DERelationCondition object is made with a DEField object or DEParameter object in the child command.
  117. 36901    Returns/sets the DEField object in the parent DECommand object to make the comparison with in a DERelationCondition object.
  118. 36902    Returns/sets the name of the DECommand object that is the parent DECommand object used in a DERelationCondition object.
  119. 36903    A collection of the relation conditions in the command.
  120. 36904    Returns the number of DERelationCondition objects in a DECommand object.
  121. 36905    Returns a specific a DERelationCondition object by index contained in a DECommand object.
  122. 36906    Adds a DERelationCondition object to a DECommand object.
  123. 36907    Removes a DERelationCondition object from a DECommand object.
  124. 36908    Represents the set of DEField objects a DECommand object is grouped by.
  125. 36909    Returns the number of DEGroupingField objects in a DECommand object.
  126. 36910    Returns a specific DEGroupingField object by index in a DECommand.
  127. 36911    Adds a DEGroupingField object to a DECommand object.
  128. 36912    Removes a DEGroupingField object from a DECommand object.
  129. 36913    Specifies the type of the source of a DEConnection object.
  130. 36914    The source of the DEConnection object is an ODBC data source.
  131. 36915    The source of the DEConnection object is a data link file.
  132. 36916    The source of the DEConnection object is a connection string.
  133. 36917    Specifies what the calculated value of the DEAggregate object is based. 
  134. 36918    The calculated value of the DEAggregate object is based on a relation hierarchy.
  135. 36919    The calculated value of the DEAggregate object is based on a grouping.
  136. 36920    The calculated value of the DEAggregate object is based on a grand total.
  137. 36921    Specifies what the child comparison value in the DERelationCondition object is compared against.
  138. 36922    The child comparison of the DERelationCondition object is based on a DEField object.
  139. 36923    The child comparison of the DERelationCondition object is based on a DEParameter object.
  140. 36924    Returns/sets whether the DECommand object returns a Recordset object or not.
  141. 36925    Returns/sets the display name used in the DataView window for a DEConnection object.
  142. 36926    Returns/sets whether the run-time authentication information of a DEConnection object is saved with the application.
  143. 36927    Returns/sets the user-logon name to be used at run-time for a DEConnection object.
  144. 36928    Returns/sets the password to be used at run-time for a DEConnection object.
  145. 36929    Returns/sets the prompting behavior to use at run-time when a DEConnection object is opened.
  146. 36930    Returns/sets whether a DEParameter object is required.
  147. 36931    Returns the SHAPE command generated for a DECommand object that is involved in a relation hierarchy and/or is grouped.
  148. 36932    Returns/sets whether the user is prompted before a DECommand object is executed at design-time to retrieve field or parameter information.
  149. 36933     
  150. 36934     
  151. 36935     
  152. 36936     
  153. 36937     
  154. 36938     
  155. 36939     
  156. 36940     
  157. 36941     
  158. 36942     
  159. 36943     
  160. 36944     
  161. 36945     
  162. 36946     
  163. 36947     
  164. 36948     
  165. 36949     
  166.